[INFO] cloning repository https://github.com/ozongzi/agentix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozongzi/agentix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozongzi%2Fagentix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozongzi%2Fagentix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0160b447a191ac37eac57ca056ddd1b35fb441c3
[INFO] testing ozongzi/agentix against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozongzi%2Fagentix" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ozongzi/agentix
[INFO] finished tweaking git repo https://github.com/ozongzi/agentix
[INFO] tweaked toml for git repo https://github.com/ozongzi/agentix written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ozongzi/agentix on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 350 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hudsucker v0.23.0 (available: v0.24.1)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding rcgen v0.13.2 (available: v0.14.8)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.2.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tiktoken-rs v0.6.0 (available: v0.12.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding webpki-roots v0.26.11 (available: v1.0.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bdae9f014179dd5667c252ab4e9ca6d9e8068c46bc7106dcf4c96d2b8a30a14
[INFO] running `Command { std: "docker" "start" "-a" "4bdae9f014179dd5667c252ab4e9ca6d9e8068c46bc7106dcf4c96d2b8a30a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bdae9f014179dd5667c252ab4e9ca6d9e8068c46bc7106dcf4c96d2b8a30a14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bdae9f014179dd5667c252ab4e9ca6d9e8068c46bc7106dcf4c96d2b8a30a14", kill_on_drop: false }`
[INFO] [stdout] 4bdae9f014179dd5667c252ab4e9ca6d9e8068c46bc7106dcf4c96d2b8a30a14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41d3be117715dfb52a9f3ea221ed1eaca1a7956c1b83a64df613c7de4669353e
[INFO] running `Command { std: "docker" "start" "-a" "41d3be117715dfb52a9f3ea221ed1eaca1a7956c1b83a64df613c7de4669353e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling agentix-macros v0.5.1 (/opt/rustwide/workdir/agentix-macros)
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling agentix v0.27.0 (/opt/rustwide/workdir/agentix)
[INFO] [stdout] warning: function `build_response_input_items` is never used
[INFO] [stdout]    --> agentix/src/raw/openai/request.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) fn build_response_input_items(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "41d3be117715dfb52a9f3ea221ed1eaca1a7956c1b83a64df613c7de4669353e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d3be117715dfb52a9f3ea221ed1eaca1a7956c1b83a64df613c7de4669353e", kill_on_drop: false }`
[INFO] [stdout] 41d3be117715dfb52a9f3ea221ed1eaca1a7956c1b83a64df613c7de4669353e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83751eaba265521d5e5c87aa68507c941bbd5686c171646795d494129816d0aa
[INFO] running `Command { std: "docker" "start" "-a" "83751eaba265521d5e5c87aa68507c941bbd5686c171646795d494129816d0aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling agentix-macros v0.5.1 (/opt/rustwide/workdir/agentix-macros)
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling agentix v0.27.0 (/opt/rustwide/workdir/agentix)
[INFO] [stdout] warning: function `build_response_input_items` is never used
[INFO] [stdout]    --> agentix/src/raw/openai/request.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) fn build_response_input_items(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_response_input_items` is never used
[INFO] [stdout]    --> agentix/src/raw/openai/request.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub(crate) fn build_response_input_items(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> agentix/tests/provider_integration.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct CaptureState {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_capture` is never used
[INFO] [stdout]   --> agentix/tests/provider_integration.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn handle_capture(State(state): State<CaptureState>, body: String) -> Response {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_capture_mock` is never used
[INFO] [stdout]    --> agentix/tests/provider_integration.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn start_capture_mock(response: String) -> (String, Arc<Mutex<Option<serde_json::Value>>>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agentix` (test "provider_integration"); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name provider_integration --edition=2024 agentix/tests/provider_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("claude-code", "cli", "codex", "mcp", "mcp-server", "sensitive-logs", "server-anthropic", "server-openai-chat", "server-openai-responses"))' -C metadata=908427e2d7475694 -C extra-filename=-3d124a4a5c9dac56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agentix=/opt/rustwide/target/debug/deps/libagentix-dea8a29d3bd8574d.rlib --extern agentix_macros=/opt/rustwide/target/debug/deps/libagentix_macros-fce3d4f94ecc3da9.so --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-92eed61492e751dd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a1557430d2c425e1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-d4fafdc280262397.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b7913b5c8c5da26.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e29af8fbafbf0a22.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5e774f5323594c47.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-5644f153122f7745.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9afb3b5d54c38c41.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-85c84a017630544b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-166389c8f7d6e050.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-de5213741a3e5ac6.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b70f34a402e65221.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-94b13765549c1598.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-35df723519c00435.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d2141f58efbaca86.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3781ec7a6fa23507.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-64fb46b3eec38777/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agentix` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name agentix --edition=2024 agentix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("claude-code", "cli", "codex", "mcp", "mcp-server", "sensitive-logs", "server-anthropic", "server-openai-chat", "server-openai-responses"))' -C metadata=29793af80a26e2af -C extra-filename=-a3ee2ae7589f7cc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agentix_macros=/opt/rustwide/target/debug/deps/libagentix_macros-fce3d4f94ecc3da9.so --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-92eed61492e751dd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a1557430d2c425e1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-d4fafdc280262397.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b7913b5c8c5da26.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e29af8fbafbf0a22.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5e774f5323594c47.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-5644f153122f7745.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9afb3b5d54c38c41.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-85c84a017630544b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-166389c8f7d6e050.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-de5213741a3e5ac6.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b70f34a402e65221.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-94b13765549c1598.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-35df723519c00435.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d2141f58efbaca86.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3781ec7a6fa23507.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-64fb46b3eec38777/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "83751eaba265521d5e5c87aa68507c941bbd5686c171646795d494129816d0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83751eaba265521d5e5c87aa68507c941bbd5686c171646795d494129816d0aa", kill_on_drop: false }`
[INFO] [stdout] 83751eaba265521d5e5c87aa68507c941bbd5686c171646795d494129816d0aa
